home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / gatu.dir / 00019.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  230 b   |  10 lines

  1. on mouseUp
  2.   global numb, monthdata, kenname, kennamer
  3.   if the number of items in monthdata > 8 then
  4.     set numb to value(item 8 of monthdata)
  5.     set kenname to "GATU"
  6.     set kennamer to "MAIN"
  7.     go(1, "PACK2")
  8.   end if
  9. end
  10.